Skip to content

KTL-4386: Implement OSS Health index metric#293

Merged
Nikita Vlaev (nikitavlaevjb) merged 13 commits into
feature/KTL-4245-Explore-insights-metafrom
feature/KTL-4386-Implement-OSS-Health-index-metric
May 29, 2026
Merged

KTL-4386: Implement OSS Health index metric#293
Nikita Vlaev (nikitavlaevjb) merged 13 commits into
feature/KTL-4245-Explore-insights-metafrom
feature/KTL-4386-Implement-OSS-Health-index-metric

Conversation

@nikitavlaevjb

@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) commented Apr 29, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4245-Explore-insights-meta branch from df94916 to e875442 Compare April 29, 2026 21:52
@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4386-Implement-OSS-Health-index-metric branch 2 times, most recently from 59ab2a5 to 80724c1 Compare April 30, 2026 11:45
@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4386-Implement-OSS-Health-index-metric branch from 80724c1 to 8beab76 Compare May 8, 2026 10:22
@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4386-Implement-OSS-Health-index-metric branch from 8beab76 to 0e75c3b Compare May 18, 2026 23:02
Comment thread app/src/main/resources/db/migration/2026-Q2/2026-04-24_oss_health_metric.yml Outdated
Comment thread build-logic/src/main/kotlin/klibs.persistence.gradle.kts
@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4386-Implement-OSS-Health-index-metric branch 3 times, most recently from b04dc2d to ce20843 Compare May 22, 2026 15:58
@dkrasnoff Dmitrii Krasnov (dkrasnoff) force-pushed the feature/KTL-4245-Explore-insights-meta branch 2 times, most recently from fe2dc1e to 1700252 Compare May 22, 2026 21:05
}

override fun recentIssueEvents(repositoryId: Long, since: Instant): List<GitHubIssueEvent> {
issueEventsRequestCounter.increment()

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: good to count all together if not now

Comment thread app/src/main/kotlin/io/klibs/app/oss_health/OssHealthFormula.kt Outdated
Comment thread app/src/main/kotlin/io/klibs/app/job/OssHealthEventSyncJob.kt Outdated
Comment thread frontend/src/app/types.ts Outdated
@dkrasnoff Dmitrii Krasnov (dkrasnoff) force-pushed the feature/KTL-4245-Explore-insights-meta branch from 1700252 to 384b931 Compare May 22, 2026 21:33
@dkrasnoff Dmitrii Krasnov (dkrasnoff) force-pushed the feature/KTL-4245-Explore-insights-meta branch from 384b931 to e4ea1e5 Compare May 22, 2026 21:58
@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4386-Implement-OSS-Health-index-metric branch from ce20843 to ffc99d5 Compare May 27, 2026 16:03
const val API_REST = "rest"
const val API_GRAPHQL = "graphql"

const val ORIGIN_REPOSITORY = "repository"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: why not enum?

@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4386-Implement-OSS-Health-index-metric branch from 6a11fce to 9a3aa07 Compare May 28, 2026 23:07
@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4386-Implement-OSS-Health-index-metric branch from 56206f9 to b7c771a Compare May 29, 2026 21:14
@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) force-pushed the feature/KTL-4386-Implement-OSS-Health-index-metric branch from b7c771a to 5dfa241 Compare May 29, 2026 21:56
@nikitavlaevjb Nikita Vlaev (nikitavlaevjb) merged commit 72fbeab into feature/KTL-4245-Explore-insights-meta May 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants